OpenRoads Designer CONNECT Edition SDK Help

GetHighLowPoints(ProfileHighLowPointMode, Boolean) Method

Get High/Low points of the element and put them in the ProfiledLinearPointCollection

Definition

Namespace: Bentley.CifNET.LinearGeometry Assembly: Bentley.CifNET.LinearGeometry.4.0 (in Bentley.CifNET.LinearGeometry.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public  LinearPointCollection GetHighLowPoints( ProfileHighLowPointMode mode,bool endPoints)

Parameters

SettingDescription
  ProfileHighLowPointMode
    

Return Value

LinearPointCollection

See Also